home *** CD-ROM | disk | FTP | other *** search
/ The Sunday Times: Parent Power / The Sunday Times - Parent Power.iso / pc / engine / encycmenu.swf / scripts / DefineButton2_35 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2005-11-04  |  187 b   |  5 lines

  1. on(release){
  2.    var theURL = "http://britannicashop.britannica.co.uk/epages/britannicashop.storefront?promocode=ST1105";
  3.    getURL("lingo:Flsh_openWebPage(\"" + theURL + "\")","");
  4. }
  5.